The Dreamweaver JavaScript API > Toggle functions > dom.setShowSyntaxColoring()

 

dom.setShowSyntaxColoring()

Availability

Dreamweaver 4.0

Description

Turns syntax coloring on or off in the Code view of the Document window.

Arguments

bShow

bShow is a Boolean value indicating whether the syntax coloring should be visible (true) or not (false).

Returns

Nothing.